home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)D / (A)D1.ADF / demo2.script < prev    next >
Text File  |  1978-03-05  |  1KB  |  44 lines

  1. echo ""
  2. echo "The picture on the cover of the book was  generated using the TRACER"
  3. echo "program."
  4. echo ""
  5. wait 5
  6. showiff  3dcover.iff   250
  7. echo "Complex figures can be drawn with and displayed using the EDITOR"
  8. echo "and the TRACER program."
  9. wait 5
  10. showiff  atomium.iff 250
  11. showiff  Crown.IFF 250
  12. echo ""
  13. echo "The ray-tracing calculations can be stopped and restarted at any time."
  14. wait 5
  15. showiff  sphere.iff 250
  16. showiff  spheres1.iff 250
  17. echo "This allows complex pictures to be calculated in parts."
  18. wait 5
  19. showiff  spheres2.iff 250
  20. echo ""
  21. echo "Partial screens areas can be calculated."
  22. echo ""
  23. wait 5
  24. showiff  Standard1.IFF 250
  25. echo "Objects can also be enlarged."
  26. echo ""
  27. wait 5
  28. showiff  standard.iff 250
  29. echo
  30. echo "Objects can be rotated and joined with other objects."
  31. echo ""
  32. wait 5
  33. showiff ellipse2.iff 250
  34. echo ""
  35. echo "Objects may be viewed from any angle."
  36. echo ""
  37. wait 5
  38. showiff  starship.iff 250
  39. showiff  starship2.iff 250
  40. endcli
  41. break 1 C ;signal to other process its ok to finish
  42.  
  43.  
  44.